Adwaita: kill a bogus background-color
authorLapo Calamandrei <calamandrei@gmail.com>
Fri, 22 Aug 2014 11:07:44 +0000 (13:07 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Fri, 22 Aug 2014 11:07:44 +0000 (13:07 +0200)
gtk/resources/theme/Adwaita/_common.scss
gtk/resources/theme/Adwaita/gtk-contained-dark.css
gtk/resources/theme/Adwaita/gtk-contained.css

index 43e8e68e0230298180b48be0eea08d356c2b63ac..0af135adc68e49df0c20add610f764ccf3388d6e 100644 (file)
@@ -1899,7 +1899,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
       }
       &:backdrop {
         border-color: $osd_borders_color;
-        background-color: none;
         background-image: none;
       }
     }
index 3e480443d49f67cc229961fbcd4ef0de59b40d3e..e9c87291a2477b73244f201c1be14426b2a4de35 100644 (file)
@@ -2329,7 +2329,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
       .scale.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
       .scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
         border-color: rgba(0, 0, 0, 0.7);
-        background-color: none;
         background-image: none; }
 
 .scale.scale-has-marks-below {
index 6322ef288d32f5d17528b2c824ac4b476629cb6f..a8ade8f6253de02d237450e508355a2cddf3db33 100644 (file)
@@ -2324,7 +2324,6 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
       .scale.scale-has-marks-above.scale-has-marks-below.trough:backdrop, .osd
       .scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:backdrop {
         border-color: rgba(0, 0, 0, 0.7);
-        background-color: none;
         background-image: none; }
 
 .scale.scale-has-marks-below {